home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 33
/
Aminet 33 - October 1999.iso
/
Aminet
/
docs
/
misc
/
amigapl.9903.lzh
/
amigapl.9903
/
pci.lzx
/
Examples
/
smakefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1998-04-14
|
185 b
|
15 lines
#
# Makefile automatically generated by MKMK V6.55
# Tue Apr 14 13:10:02 1998
#
all: trypci listpci
trypci: trypci.c
sc link trypci.c
listpci: listpci.c
sc link listpci.c